home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / pkgconfig / firefox-xpcom.pc < prev    next >
Text File  |  2006-05-08  |  372b  |  13 lines

  1. prefix=/usr
  2. exec_prefix=/usr
  3. libdir=/usr/lib/mozilla-firefox
  4. includedir=/usr/lib/mozilla-firefox/include
  5. idldir=/usr/lib/mozilla-firefox/idl
  6.  
  7. Name: XPCOM
  8. Description: The Mozilla Cross Platform Component Library
  9. Version: 1.5.0.3
  10. Requires: firefox-nspr >= 4.6.1
  11. Libs: -L${libdir} -lxpcom -Wl,-R${libdir}
  12. Cflags: -I${includedir} -I${includedir}/xpcom -I${includedir}/string
  13.